Conversation
✅ Deploy Preview for rsbuild ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR enhances documentation organization by adding section headers and improving label consistency across the website. The changes standardize the navigation structure and make section groupings more explicit.
- Upgraded
@rstack-dev/doc-uipackage from v1.11.0 to v1.12.0 - Converted directory types to
dir-section-headerfor better visual organization - Added section headers to config and community pages, improving navigation structure
Reviewed Changes
Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| website/package.json | Updated @rstack-dev/doc-ui dependency to v1.12.0 |
| website/docs/zh/plugins/_meta.json | Changed dir types to dir-section-header for plugin sections |
| website/docs/zh/config/index.mdx | Updated page title from "Config 总览" to "配置总览" for consistency |
| website/docs/zh/config/_meta.json | Added section headers and updated labels to be more descriptive in Chinese |
| website/docs/zh/community/index.mdx | Added "Rsbuild" prefix to community page title |
| website/docs/zh/community/_meta.json | Added section header and updated dir type |
| website/docs/zh/api/_meta.json | Changed dir types and updated JavaScript API label to "APIs" |
| website/docs/en/plugins/_meta.json | Changed dir types to dir-section-header for plugin sections |
| website/docs/en/guide/_meta.json | Simplified "Getting Started" label to "Start" for consistency |
| website/docs/en/config/_meta.json | Added section headers and updated labels to be more descriptive in English |
| website/docs/en/community/index.mdx | Added "Rsbuild" prefix to community page title |
| website/docs/en/community/_meta.json | Added section header and updated dir type |
| website/docs/en/api/_meta.json | Changed dir types and updated JavaScript API label to "APIs" |
| pnpm-lock.yaml | Updated lockfile to reflect new @rstack-dev/doc-ui version |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Nov 18, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Checklist